home *** CD-ROM | disk | FTP | other *** search
/ Software USA 5 #5 / Software USA Volume 5.05.iso / mac / Children / Bugs Bannis / Fantasoft.sea / Realmz 6.0.3 / Divinity DEMO / Divinity DEMO Data / Bag of Holding (DEMO).rsrc / TEXT_164.txt < prev    next >
Text File  |  1999-03-17  |  856b  |  17 lines

  1. Code 37          Dungeon Move
  2.  
  3. ID                       Extra Codes ID
  4.  
  5. Use:        Allows you to move a party into or out of a dungeon.  Since Land Level information is kept separately for land and dungeons, it's possible to have a Level 1 land and a Level 1 dungeon.  To move the party back and forth between the two, you need to use this code.
  6.  
  7. Options:         None
  8.  
  9. E-Codes:         1) 0 = Goto Dungeon, 1 = Goto Land
  10.                             2) Dungeon / Land level to goto
  11.                             3) X-Coord
  12.                             4) y-Coord
  13.                             5) Starting Heading:  1 = North, 2 = East, 3 = South, 4 = West.  A
  14.                                 negative heading value will cause the party to only have 3D
  15.                                       view mode when they enter the dungeon.
  16.  
  17. Note:  Code 37 terminates a script.  Any codes you have after a code 37 will not be executed.